chore(deps-dev): bump the development-dependencies group across 1 directory with 7 updates#10
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ectory with 7 updates Bumps the development-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.16` | `0.5.19` | | [firebase](https://github.com/firebase/firebase-js-sdk) | `12.1.0` | `12.14.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.1.5` | `17.0.7` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.2` | `0.55.1` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.3` | | [sass](https://github.com/sass/dart-sass) | `1.90.0` | `1.100.0` | | [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) | `5.0.0` | `5.1.0` | Updates `@tailwindcss/typography` from 0.5.16 to 0.5.19 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.16...v0.5.19) Updates `firebase` from 12.1.0 to 12.14.0 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@12.1.0...firebase@12.14.0) Updates `lint-staged` from 16.1.5 to 17.0.7 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.1.5...v17.0.7) Updates `monaco-editor` from 0.52.2 to 0.55.1 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.52.2...v0.55.1) Updates `prettier` from 3.6.2 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.3) Updates `sass` from 1.90.0 to 1.100.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.90.0...1.100.0) Updates `unist-util-visit` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/syntax-tree/unist-util-visit/releases) - [Commits](syntax-tree/unist-util-visit@5.0.0...5.1.0) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: firebase dependency-version: 12.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: monaco-editor dependency-version: 0.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sass dependency-version: 1.97.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: unist-util-visit dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
aa60bf1 to
d4d9f5c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 7 updates in the / directory:
0.5.160.5.1912.1.012.14.016.1.517.0.70.52.20.55.13.6.23.8.31.90.01.100.05.0.05.1.0Updates
@tailwindcss/typographyfrom 0.5.16 to 0.5.19Release notes
Sourced from @tailwindcss/typography's releases.
Changelog
Sourced from @tailwindcss/typography's changelog.
Commits
e002ab80.5.19bbb1c21Fix bad RGB syntax (#405)b316f950.5.18ed95206Fix variable declaration in opacity function (#403)7efcb4a0.5.17e0ec248chore(ci): update actions for release insiders511afcbAdd modifiers for description list elements (#357)042a531Addprose-picturemodifiers (#367)f822222Fixkbdshadow colors not being calculated on oklch colors (#387)ecb7e87Add Tailwind v4 custom color theme example to README (#396)Updates
firebasefrom 12.1.0 to 12.14.0Release notes
Sourced from firebase's releases.
... (truncated)
Commits
62a4653Version Packages (#10004)82dd7edMerge main into releasebd08caefeat(ai): Update tags to mark hybrid inference features as GA (#9926)f0752a0feat(ai)!: Add explicitinitializeDeviceModel()method when using hybrid (#...cbb1953implement onSubChange for FID-based registration (#9996)85f6f4efix(firestore): improved robustness and logging in query listen stream creati...4d3f71afix(remoteconfig): Stopping last running experiment must call updateActiveExp...d675580fix(app-check): Fix getLimitedUseToken() (#9987)3b337b9Feat/messaging api series (#9917)eefab3efix(changelog-generator): fix postinstall build failure (#9948)Updates
lint-stagedfrom 16.1.5 to 17.0.7Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
cd11fecMerge pull request #1807 from lint-staged/changeset-release/main15a8ee0chore(changeset): release797bbd9Merge pull request #1808 from lint-staged/add-stashing-faq504e307docs: add FAQ entry on how stashing workseff5cd1Merge pull request #1806 from lint-staged/update-tinyexece692e58build(deps): updatetinyexec@^1.2.4a2dd4eaMerge pull request #1805 from lint-staged/update-github-templatesc928519docs: update GitHub templates094ba56Merge pull request #1798 from lint-staged/changeset-release/main88e19fechore(changeset): releaseMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for lint-staged since your current version.
Updates
monaco-editorfrom 0.52.2 to 0.55.1Release notes
Sourced from monaco-editor's releases.
... (truncated)
Changelog
Sourced from monaco-editor's changelog.
... (truncated)
Commits
516f350Fixes missing language exports (#5121)9221aa0v0.55.1 (#5122)d678c1dMerge pull request #5120 from microsoft/hediet/enormous-herringf047a08Fixes npx playwright install --with-deps220c1caFixes microsoft/monaco-editor#5113 (#5118)1b175c7v0.55.0 (#5117)574b846Install playwright dependencies in monaco-editor-core job (#5116)5486e82update (#5105)e70b661fixes website & adds editor.api.d.ts (#5104)36efbe0Fixes typedoc & updates pipelines to test website (#5102)Updates
prettierfrom 3.6.2 to 3.8.3Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier since your current version.
Updates
sassfrom 1.90.0 to 1.100.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
5fd18c7Bump node engine requirement to >=20.19.0 and chokidar requirement to ^5.0.0 ...8c1d984Deprecate adjacent compound selectors (#2765)8e5f718Bump postcss from 8.5.12 to 8.5.13 in /pkg/sass-parser (#2767)1447f9bBump postcss from 8.5.8 to 8.5.12 in /pkg/sass-parser (#2766)83c39feSupport the top-level parent selector (#2758)ec85871Bump EndBug/add-and-commit from 9 to 10 (#2756)a604acd[Function Name] Implement changes (#2731)5a81ae3Bump version to 1.98.0 (#2754)e25e71dUpdate immutable to v5.1.5 (#2753)43fac1aBump actions/upload-artifact from 6 to 7 (#2747)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for sass since your current version.
Updates
unist-util-visitfrom 5.0.0 to 5.1.0Release notes
Sourced from unist-util-visit's releases.
Commits
5d601df5.1.07b42d0eUpdate node in actions1b1859dUpdate actions2d88456Update dev-dependencies8607d64Refactor to use@importsefbed8aAdd declaration mapsf80cf39Add.tsbuildinfoto.gitignore639c0e5Fix type support for readonly arrays9121f99Update dev-dependencies